Kbase Authorization {KbaseKit} | R Documentation |
Get and set the authorization key for access to MG-RAST resources.
.kbSetAuth(key = NULL, save = FALSE) .kbGetAuth()
key |
|
save |
If kbGet
does not function problem, the authorization key may need to be reset.
If you save your session upon exit from R, the authorization key is stored in .RData, which may be insecure.
Daniel Braithwaite
.kbSetAuth( "HYnMCwTavrHNC9dWPC5GzmzSH" ) .kbGetAuth()